Api.Unlink method
Disconnects the application from KINGSTAR without terminating the KINGSTAR Subsystem.
Namespace: IntervalZero.KINGSTAR.Local.Api
Assembly: IntervalZero.KINGSTAR.Local.Api (in IntervalZero.KINGSTAR.Local.dll) Version: 4.4.0.0
Syntax
public KsError Unlink()
Public Function Unlink() As KsError
Return value
A return code of a method.
Examples
N/A
See also